Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.comment.service.notification--notificationListenerVeto

This contribution is part of XML component org.nuxeo.ecm.platform.comment.service.notification inside nuxeo-platform-comment-6.0.jar

Extension Point

Extension point notificationListenerVeto of component NotificationService.

Contributed Items

  • <veto class="org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto" name="CommentCreationVeto"/>

XML Source

<extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <veto class="org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto" name="CommentCreationVeto"/>
  </extension>